Skip to content

add: config jwt-schema-claim-key for schema selection in JWT#4779

Draft
taimoorzaeem wants to merge 1 commit intoPostgREST:mainfrom
taimoorzaeem:add/jwt-schema-claim-key
Draft

add: config jwt-schema-claim-key for schema selection in JWT#4779
taimoorzaeem wants to merge 1 commit intoPostgREST:mainfrom
taimoorzaeem:add/jwt-schema-claim-key

Conversation

@taimoorzaeem
Copy link
Copy Markdown
Member

@taimoorzaeem taimoorzaeem commented Apr 3, 2026

It follows the same JSPath grammar as jwt-role-claim-key. If
the schema is specified in JWT claims, it overides the Accept-Profile
and Content-Profile headers.

Closes #4608.

  • Implementation
  • Tests
  • Docs
  • Changelog entry

@taimoorzaeem taimoorzaeem marked this pull request as draft April 3, 2026 04:09
@taimoorzaeem taimoorzaeem force-pushed the add/jwt-schema-claim-key branch 2 times, most recently from 11fffc6 to c56a332 Compare April 8, 2026 12:11
@taimoorzaeem taimoorzaeem marked this pull request as ready for review April 8, 2026 12:11
@taimoorzaeem taimoorzaeem added the enhancement a feature, ready for implementation label Apr 8, 2026
@taimoorzaeem taimoorzaeem marked this pull request as draft April 13, 2026 11:55
It follows the same JSPath grammar as `jwt-role-claim-key`. If
the schema is specified in JWT claims, it overides the `Accept-Profile`
and `Content-Profile` headers.

Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com>
@taimoorzaeem taimoorzaeem force-pushed the add/jwt-schema-claim-key branch from c56a332 to c4ac255 Compare April 13, 2026 14:18
@taimoorzaeem taimoorzaeem marked this pull request as ready for review April 13, 2026 14:19
@taimoorzaeem taimoorzaeem marked this pull request as draft April 13, 2026 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement a feature, ready for implementation

Development

Successfully merging this pull request may close these issues.

Allow schema selection from JWT claims (like role)

1 participant